home *** CD-ROM | disk | FTP | other *** search
- FileDlg
- Times New Roman
- Form1%
- FileEdit
- Times New Roman
- Times New Roman
- Cancel
- Cancel
- Times New Roman
- File1
- Times New Roman
- DirList
- Times New Roman
- Drive1
- Label1
- File&name:
- Times New Roman
- DirLabel
- Times New Roman
- Label2
- &Files:
- Times New Roman
- Label3
- &Directories:
- Times New Roman
- Label2_Clickk
- DirLabel_Click@
- OKButton_Click
- fileedit
- FileList
- ListCount
- FileDialog
- FileDlgV
- DirList
- File1_Click
- Dir1_Change6
- DirLabel
- Caption
- Form_Click
- @ Form_Load|
- CancelButton_Click
- FIRSTDIR`
- Direct
- NEXTDIR
- DirList_Clickk
- Drive1
- Update_List_Boxes
- DirList_DblClicki
- DirList_DragDrop
- Source
- DirList_DragOver
- StateI
- DirList_GotFocus
- DirList_KeyDown
- KeyCode{
- Shiftz
- DirList_KeyPress
- KeyAscii
- DirList_KeyUp
- DirList_LostFocus!
- DirList_MouseDown
- Button
- DirList_MouseMove^
- DirList_MouseUp
- FileList_ClickL
- FileList_DblClick
- File1
- Drive11
- MB_RETRYANDCANCEL
- MB_ICONEXCLAMATION
- File1_DblClick
- ListIndex
- Cancel_Click
- ok_click
- oldDir
- FileEdit_Change
- Pattern
- PatternChange
- Form_LostFocus
- Form_MouseDown
- FileName
- Form_GotFocus
- which
- form1
- text1
- text2
- Cancel_Click
- if we select Cancel, we can unload the dialog since
- we don't need it anymorec
- DirList_DblClick
- when you double-click on a directory or drive entry,n
- check to see if the selected item is a drive; if so,f
- change the current drivec
- check to see if the disk is ready
- otherwise, change the current directory
- Unable to switch to drive
- Visual Basic - FileDlg
- if we press Cancel, go back to the previous drive
- File1_Click
- File1_DblClick
- Form_GotFocus
- Form_Load
- ok_click
- Update_List_Boxes
-